Fix serial pty creation in qemu-dm. Set raw attributes to
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 30 Nov 2005 11:32:16 +0000 (12:32 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 30 Nov 2005 11:32:16 +0000 (12:32 +0100)
commitc235fe27ece1e30b284252ff6a71c8a3a1216b2a
treeacd429f5c5a8537bd6ec77c8f89d411657e5ae7c
parenta5b0f465c5c06bdb878b868d3480500a5d0db031
Fix serial pty creation in qemu-dm. Set raw attributes to
avoid weird buffering behaviour and obtain the pty name
via ptsname().

Signed-off-by: Ping Yu <ping.y.yu@intel.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/ioemu/vl.c